Var.createError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Var createError(ParseTree tree, Exception e)
    class Var
    static @trusted
    createError
    (
    ParseTree tree
    ,
    Exception e
    )
  2. Var createError(ParseTree tree, string message)

Meta